Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"users": [
{
"id": 9,
"full_name": "Vadim Kruchina",
"email": "kruchina.vadim@gmail.com",
"invited_users_to_workspace_count": 2,
"created_at": "2022-10-07T12:27:41.728Z",
"presets_count": 0,
"pictures_count": 0,
"template_videos_count": 0,
"content_requests_count": 2,
"content_request_submissions_count": 5,
"reset_workspace_invite_link": null,
"workspace_admin": "N/A",
"fieldhouse_user": false,
"teams": [
{
"id": 4,
"team_role": "admin"
},
{
"id": 5,
"team_role": "memder"
},
...
],
"workspace_role": {
"id": 5,
"name": "owner"
},
"workspace": {
"id": 2,
"name": "Scrum Launch",
"plan": [
"pro-bundle"
]
}
},
...
],
"meta": {
"total_count": 8
}
}
| Param name | Description |
|---|---|
|
query
optional |
Validations:
|
|
by_workspace
optional |
Validations:
|
|
workspace_id
optional |
Validations:
|
|
sort_to
optional |
Validations:
|
|
sort_by
optional |
Validations:
|
|
page
optional |
Validations:
|
Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"success": true
}
| Param name | Description |
|---|---|
|
id
required |
Validations:
|
|
admin_password
optional |
Validations:
|
|
password
optional |
Validations:
|
|
role
optional |
Validations:
|
|
fieldhouse_user
optional |
Validations:
|
Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"success": true
}
| Param name | Description |
|---|---|
|
id
required |
Validations:
|
Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"success": true
}
| Param name | Description |
|---|---|
|
id
required |
Validations:
|